home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / NSIS.syn < prev    next >
Text File  |  2003-09-19  |  6KB  |  385 lines

  1. ; HM NIS EDIT Syntax words file
  2. ; (c) 2003 HΘctor Mauricio Rodrφguez Segura  <ranametal@blistering.net>
  3.  
  4. ; WARNING!
  5. ; Edit this file with care. Because a word twice in any section
  6. ; cause the program crash.
  7.  
  8. ; NOTE: Ident for the values is ignored. You can use any word (I use numbers).
  9.  
  10. ; $Id: NSIS.syn,v 1.1.2.2 2003/09/17 10:50:34 stievie Exp $
  11.  
  12. [Reserved word]
  13. 1=Function
  14. 2=FunctionEnd
  15. 3=Section
  16. 4=SectionEnd
  17. 5=SectionIn
  18. 6=SubSection
  19. 7=SubSectionEnd
  20. 8=Page
  21. 9=UninstPage
  22. 10=AddBrandingImage
  23. 11=AllowRootDirInstall
  24. 12=AutoCloseWindow
  25. 13=BGGradient
  26. 14=BrandingText
  27. 15=ChangeUI
  28. 16=CheckBitmap
  29. 17=CompletedText
  30. 18=ComponentText
  31. 19=CRCCheck
  32. 20=DetailsButtonText
  33. 21=DirShow
  34. 22=DirText
  35. 23=FileErrorText
  36. 24=InstallButtonText
  37. 25=InstallColors
  38. 26=InstallDir
  39. 27=InstallDirRegKey
  40. 28=InstProgressFlags
  41. 29=InstType
  42. 30=LicenseBkColor
  43. 31=LicenseData
  44. 32=LicenseText
  45. 33=MiscButtonText
  46. 34=SetFont
  47. 35=ShowInstDetails
  48. 36=ShowUninstDetails
  49. 37=SilentInstall
  50. 38=SilentUnInstall
  51. 39=SpaceTexts
  52. 40=SubCaption
  53. 41=UninstallButtonText
  54. 42=UninstallCaption
  55. 43=UninstallIcon
  56. 44=UninstallSubCaption
  57. 45=UninstallText
  58. 46=WindowIcon
  59. 47=XPStyle
  60. 48=SetCompress
  61. 49=SetCompressor
  62. 50=SetDatablockOptimize
  63. 51=SetDateSave
  64. 52=SetOverwrite
  65. 53=SetPluginUnload
  66. 54=AddSize
  67. 55=SetOutPath
  68. 56=OutFile
  69. 57=Name
  70. 58=Caption
  71. 59=Icon
  72. 60=LicenseForceSelection
  73. 61=Dim
  74. 62=VIAddVersionKey
  75. 63=VIProductVersion
  76.  
  77. [Function]
  78. 64=File
  79. 65=Exec
  80. 66=ExecWait
  81. 67=ExecShell
  82. 68=Rename
  83. 69=Delete
  84. 70=RMDir
  85. 71=WriteRegStr
  86. 72=WriteRegExpandStr
  87. 73=WriteRegDWORD
  88. 74=WriteRegBin
  89. 75=WriteINIStr
  90. 76=ReadRegStr
  91. 77=ReadRegDWORD
  92. 78=ReadEnvStr
  93. 79=ExpandEnvStrings
  94. 80=DeleteRegValue
  95. 81=DeleteRegKey
  96. 82=EnumRegKey
  97. 83=EnumRegValue
  98. 84=DeleteINISec
  99. 85=DeleteINIStr
  100. 86=CreateDirectory
  101. 87=CopyFiles
  102. 88=SetFileAttributes
  103. 89=CreateShortCut
  104. 90=GetFullPathName
  105. 91=SearchPath
  106. 92=GetTempFileName
  107. 93=CallInstDLL
  108. 94=RegDLL
  109. 95=UnRegDLL
  110. 96=GetDLLVersion
  111. 97=GetDLLVersionLocal
  112. 98=GetFileTime
  113. 99=GetFileTimeLocal
  114. 100=Goto
  115. 101=Call
  116. 102=Return
  117. 103=IfErrors
  118. 104=ClearErrors
  119. 105=SetErrors
  120. 106=FindWindow
  121. 107=SendMessage
  122. 108=IsWindow
  123. 109=IfFileExists
  124. 110=MessageBox
  125. 111=StrCmp
  126. 112=IntCmp
  127. 113=IntCmpU
  128. 114=Abort
  129. 115=Quit
  130. 116=GetFunctionAddress
  131. 117=GetLabelAddress
  132. 118=GetCurrentAddress
  133. 119=FindFirst
  134. 120=FindNext
  135. 121=FindClose
  136. 122=FileOpen
  137. 123=FileClose
  138. 124=FileRead
  139. 125=FileWrite
  140. 126=FileReadByte
  141. 127=FileWriteByte
  142. 128=FileSeek
  143. 129=SetDetailsView
  144. 130=SetDetailsPrint
  145. 131=SetAutoClose
  146. 132=DetailPrint
  147. 133=Sleep
  148. 134=BringToFront
  149. 135=HideWindow
  150. 136=SetShellVarContext
  151. 137=StrCpy
  152. 138=StrLen
  153. 139=Push
  154. 140=Pop
  155. 141=Exch
  156. 142=IntOp
  157. 143=IntFmt
  158. 144=Reboot
  159. 145=IfRebootFlag
  160. 146=SetRebootFlag
  161. 147=WriteUninstaller
  162. 148=LogSet
  163. 149=LogText
  164. 150=SectionSetFlags
  165. 151=SectionGetFlags
  166. 152=SectionSetText
  167. 153=SectionGetText
  168. 154=LoadLanguageFile
  169. 155=GetDlgItem
  170. 156=SetBrandingImage
  171. 157=CreateFont
  172. 158=ReserveFile
  173. 159=GetWindowText
  174. 160=ShowWindow
  175. 161=LangString
  176. 162=LangStringUP
  177. 163=FlushINI
  178. 164=SectionSetInstTypes
  179. 165=SectionGetInstTypes
  180. 166=InitPluginsDir
  181. 167=ReadIniStr
  182. 168=SetBkColor
  183. 169=IfAbort
  184. 170=SectionSetSize
  185. 171=SectionGetSize
  186. 172=SetCurInstType
  187. 173=GetCurInstType
  188. 174=InstTypeSetText
  189. 175=InstTypeGetText
  190. 176=AllowSkipFiles
  191. 177=Nop
  192.  
  193. [Directive]
  194. 178=!system
  195. 179=!include
  196. 180=!cd
  197. 181=!packhdr
  198. 182=!define
  199. 183=!undef
  200. 184=!ifdef
  201. 185=!ifndef
  202. 186=!endif
  203. 187=!else
  204. 188=!macro
  205. 189=!macroend
  206. 190=!insertmacro
  207. 191=!verbose
  208. 192=!warning
  209. 193=!error
  210. 194=!echo
  211. 195=!addIncludeDir
  212. 196=!addplugindir
  213.  
  214. [Parameter]
  215. 197=custom
  216. 198=license
  217. 199=components
  218. 200=directory
  219. 201=instfiles
  220. 202=uninstConfirm
  221. 203=true
  222. 204=false
  223. 205=on
  224. 206=off
  225. 207=force
  226. 208=show
  227. 209=hide
  228. 210=nevershow
  229. 211=normal
  230. 212=silent
  231. 213=silentlog
  232. 214=auto
  233. 215=zlib
  234. 216=bzip2
  235. 217=try
  236. 218=ifnewer
  237. 219=manual
  238. 220=alwaysoff
  239. 221=RO
  240. 222=SW_SHOWNORMAL
  241. 223=SW_SHOWMAXIMIZED
  242. 224=SW_SHOWMINIMIZED
  243. 225=HKCR
  244. 226=HKEY_CLASSES_ROOT
  245. 227=HKLM
  246. 228=HKEY_LOCAL_MACHINE
  247. 229=HKCU
  248. 230=HKEY_CURRENT_USER
  249. 231=HKU
  250. 232=HKEY_USERS
  251. 233=HKCC
  252. 234=HKEY_CURRENT_CONFIG
  253. 235=HKDD
  254. 236=HKEY_DYN_DATA
  255. 237=HKPD
  256. 238=HKEY_PERFORMANCE_DATA
  257. 239=FILE_ATTRIBUTE_NORMAL
  258. 240=ARCHIVE
  259. 241=FILE_ATTRIBUTE_ARCHIVE
  260. 242=HIDDEN
  261. 243=FILE_ATTRIBUTE_HIDDEN
  262. 244=OFFLINE
  263. 245=FILE_ATTRIBUTE_OFFLINE
  264. 246=READONLY
  265. 247=FILE_ATTRIBUTE_READONLY
  266. 248=SYSTEM
  267. 249=FILE_ATTRIBUTE_SYSTEM,TEMPORARY
  268. 250=FILE_ATTRIBUTE_TEMPORARY
  269. 251=MB_OK
  270. 252=MB_OKCANCEL
  271. 253=MB_ABORTRETRYIGNORE
  272. 254=MB_RETRYCANCEL
  273. 255=MB_YESNO
  274. 256=MB_YESNOCANCEL
  275. 257=MB_ICONEXCLAMATION
  276. 258=MB_ICONINFORMATION
  277. 259=MB_ICONQUESTION
  278. 260=MB_ICONSTOP
  279. 261=MB_TOPMOST
  280. 262=MB_SETFOREGROUND
  281. 263=MB_RIGHT
  282. 264=MB_DEFBUTTON1
  283. 265=MB_DEFBUTTON2
  284. 266=MB_DEFBUTTON3
  285. 267=MB_DEFBUTTON4
  286. 268=IDABORT
  287. 269=IDCANCEL
  288. 270=IDIGNORE
  289. 271=IDNO
  290. 272=IDOK
  291. 273=IDRETRY
  292. 274=IDYES
  293. 275=current
  294. 276=all
  295. 277=none
  296. 278=listonly
  297. 279=textonly
  298. 280=both
  299. 281=lastused
  300. 282=checkbox
  301. 283=radiobuttons
  302.  
  303. [ParameterWSlash]
  304. 284=/lang
  305. 285=/TRIMLEFT
  306. 286=/TRIMRIGHT
  307. 287=/TRIMCENTER
  308. 288=/windows
  309. 289=/NOCUSTOM
  310. 290=/CUSTOMSTRING
  311. 291=/COMPONENTSONLYONCUSTOM
  312. 292=/e
  313. 293=/REBOOTOK
  314. 294=/nonfatal
  315. 295=/a
  316. 296=/r
  317. 297=/oname
  318. 298=/ifempty
  319. 299=/NOUNLOAD
  320. 300=/FILESONLY
  321. 301=/SHORT
  322. 302=/ITALIC
  323. 303=/UNDERLINE
  324. 304=/STRIKE
  325. 305=/TIMEOUT
  326. 306=/IMGID
  327. 307=/RESIZETOFIT
  328. 308=/components
  329. 309=/silent
  330.  
  331. [Variable]
  332. 310=$0
  333. 311=$1
  334. 312=$2
  335. 313=$3
  336. 314=$4
  337. 315=$5
  338. 316=$6
  339. 317=$7
  340. 318=$8
  341. 319=$9
  342. 320=$R0
  343. 321=$R1
  344. 322=$R2
  345. 323=$R3
  346. 324=$R4
  347. 325=$R5
  348. 326=$R6
  349. 327=$R7
  350. 328=$R8
  351. 329=$R9
  352. 330=$INSTDIR
  353. 331=$OUTDIR
  354. 332=$CMDLINE
  355. 333=$PROGRAMFILES
  356. 334=$DESKTOP
  357. 335=$EXEDIR
  358. 336=$WINDIR
  359. 337=$SYSDIR
  360. 338=$TEMP
  361. 339=$STARTMENU
  362. 340=$SMPROGRAMS
  363. 341=$SMSTARTUP
  364. 342=$QUICKLAUNCH
  365. 343=$HWNDPARENT
  366. 344=$LANGUAGE
  367. 345=$PLUGINSDIR
  368.  
  369. [Callback function]
  370. 346=.onGUIInit
  371. 347=.onInit
  372. 348=.onGUIEnd
  373. 349=.onInstFailed
  374. 350=.onInstSuccess
  375. 351=.onMouseOverSection
  376. 352=.onSelChange
  377. 353=.onUserAbort
  378. 354=.onVerifyInstDir
  379. 355=un.onGUIInit
  380. 356=un.onGUIEnd
  381. 357=un.onInit
  382. 358=un.onUninstFailed
  383. 359=un.onUninstSuccess
  384. 360=un.onUserAbort
  385.